home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / cxl41.arc / README.DOC < prev    next >
Text File  |  1989-03-05  |  1KB  |  32 lines

  1.  
  2. This archive, CXL??.ARC, should contain the following files:
  3.  
  4.     CXL.DOC         - library documentation
  5.     CXLDEF.H        - header file for miscellaneous functions
  6.     CXLDEMO.C       - demonstration program source code
  7.     CXLDEMO.EXE     - demonstration program executable file
  8.     CXLEMS.H        - header file for EMS functions
  9.     CXLKEY.H        - header file for keyboard functions
  10.     CXLMOU.H        - header file for mouse functions
  11.     CXLPRN.H        - header file for printer functions
  12.     CXLQREF.DOC     - quick reference for library functions
  13.     CXLSTR.H        - header file for string functions
  14.     CXLVID.H        - header file for video functions
  15.     CXLWIN.H        - header file for windowing functions
  16.     HISTORY.DOC     - CXL revision history
  17.     KEYCODE.EXE     - utility that determines a keypress scan code
  18.     README.DOC      - this file
  19.     REGISTER.DOC    - registration form
  20.  
  21. In addition to this archive file, you will also need one or more of the
  22. following library archives for your compiler:
  23.  
  24.     CXL??-MS.ARC    - small model library for Microsoft C and QuickC
  25.     CXL??-PC.ARC    - medium model library for Power C
  26.     CXL??-TC.ARC    - small model library for Turbo C
  27.     CXL??-ZT.ARC    - small model library for Zortech C++
  28.  
  29. The "??" represents the current CXL version number and may or may not be
  30. present in the file names.
  31.  
  32.